[INFO] fetching crate bevy_mikktspace 1.0.0...
[INFO] fixing bevy_mikktspace-1.0.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate bevy_mikktspace 1.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bevy_mikktspace 1.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy_mikktspace 1.0.0
[INFO] tweaked toml for crates.io crate bevy_mikktspace 1.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_mikktspace 1.0.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bevy_mikktspace 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion v0.6.0
[INFO] [stderr]   Downloaded mikktspace-sys v0.1.1
[INFO] [stderr]   Downloaded wavefront_obj v11.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d
[INFO] running `Command { std: "docker" "start" "31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling mikktspace-sys v0.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking wavefront_obj v11.0.0
[INFO] [stderr]     Checking bevy_mikktspace v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stdout] error: couldn't read `tests/../data/cube.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../data/crangeract.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../data/doomcone_smooth.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../data/doomcone.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../data/obliterated.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../data/rancid_geometry.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../data/tangeract.obj`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/sample_data.rs:190:24
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let file = include_str!($file);
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 | / generate_tests! {
[INFO] [stdout] 211 | |     cube: "../data/cube.obj",
[INFO] [stdout] 212 | |     crangeract: "../data/crangeract.obj",
[INFO] [stdout] 213 | |     doomcone_smooth: "../data/doomcone_smooth.obj",
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |     tangeract: "../data/tangeract.obj",
[INFO] [stdout] 218 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `generate_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy_mikktspace` (test "sample_data") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d", kill_on_drop: false }`
[INFO] [stdout] 31fce3b6e9114b66f1b0bd20b963e4dbe338b2367a31fa75e08dce7e913b9f4d
